home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 September
/
CHIP NET Rehberi Eylül 1998.iso
/
ftp
/
iftp21
/
EXAMPLES.ZIP
/
EXAM16.FTP
< prev
next >
Wrap
Text File
|
1997-12-16
|
215b
|
9 lines
//
// Script example to check for environment strings
//
set hello=hector
if Equal "%hello%" "" then Log No Hello
if Equal "%ftpout%" "" then Log No ftpout
if Equal "%ftpin%" "" then Log No Ftpin